home *** CD-ROM | disk | FTP | other *** search
/ DOKAN 12 / Dokan 12.iso / Extra / mpfull.exe / 1033 / RCDATA / CABINET / strmanim.inf < prev    next >
INI File  |  1998-07-31  |  3KB  |  114 lines

  1. ; Localized    07/14/1998 03:17 PM (GMT)    7:4.1.183     strmanim.inf
  2. [Version]
  3. Signature="$Chicago$"
  4. AdvancedINF=2.5, "%ERROR_WRONG_ADVPACK_VERSION%"
  5.  
  6. [DefaultInstall] 
  7. CustomDestination=SA.Destination
  8. CopyFiles   =SACopy.Core, SACopy.INF, SADepFiles
  9. AddReg      =SAUninstallKey.95
  10. RegisterOCXs=SAOCX.Register
  11. EndPrompt   =SAPrompt.InstallComplete
  12.  
  13. [DefaultInstall.NT]
  14. CustomDestination=SA.Destination
  15. CopyFiles   =SACopy.Core, SACopy.INF, SADepFiles
  16. AddReg      =SAUninstallKey.NT
  17. RegisterOCXs=SAOCX.Register
  18. EndPrompt   =SAPrompt.InstallComplete
  19.  
  20. [Uninstall]
  21. BeginPrompt   =SAPrompt.ConfirmUninstall
  22. UnRegisterOCXs=SAOCX.UnRegister
  23. DelFiles      =SACopy.Remove
  24. EndPrompt     =SAPrompt.UninstallComplete
  25. CleanUp=1
  26.  
  27. [Uninstall.NT]
  28. BeginPrompt   =SAPrompt.ConfirmUninstall
  29. UnRegisterOCXs=SAOCX.UnRegister
  30. DelFiles      =SACopy.Remove
  31. EndPrompt     =SAPrompt.UninstallComplete
  32. CleanUp=1
  33.  
  34. [SA.Destination]
  35. 49300,49301,49302=SADirectory,7
  36.  
  37. [DestinationDirs]
  38. ; SADirectory
  39. SACopy.Core=11
  40. SACopy.Remove=11
  41.  
  42. ;LDID_INF
  43. SACopy.INF  =17
  44.  
  45. SADepFiles=11
  46.  
  47. [SADirectory]
  48. HKLM,"%KEY_MEDIA_PLAYER%","Installation DirectoryLFN","",""
  49. ,,,"%CONFIRM_ERROR%",""
  50.  
  51. [SAPrompt.UninstallComplete]
  52. Prompt="%PROMPT_UNINSTALL_COMPLETE%"
  53.  
  54. [SAPrompt.ConfirmUninstall]
  55. Title="%TITLE_UNINSTALL%"
  56. ButtonType=YESNO
  57. Prompt="%CONFIRM_UNINSTALL%"
  58.  
  59. [SAUninstallKey.95] 
  60. HKLM,"Software\Microsoft\MediaPlayer\FilterUninstalls","StrmAnim",,"RunDll32 advpack.dll,LaunchINFSection %17%\%NS_INF_NAME%,Uninstall,1,N"
  61.  
  62. [SAUninstallKey.NT] 
  63. HKLM,"Software\Microsoft\MediaPlayer\FilterUninstalls","StrmAnim",,"RunDll32 advpack.dll,LaunchINFSection %17%\%NS_INF_NAME%,Uninstall.NT,5"
  64.  
  65. [SAOCX.UnRegister]
  66. "%11%\LMRTREND.dll"
  67.  
  68. [SAOCX.Register]
  69. "%11%\LMRT.dll"
  70. "%11%\LMRTREND.dll"
  71.  
  72. [SourceDisksNames]
  73. 3240 = "Microsoft Streaming Animation Install",,0
  74.  
  75. [SourceDisksFiles]
  76. strmanim.inf=3240
  77.  
  78. LMRT.dll=3240
  79. LMRTREND.dll=3240
  80.  
  81. [SACopy.Core]
  82. LMRT.dll,,,33
  83. LMRTREND.dll,,,33
  84.  
  85. [SACopy.Remove]
  86. LMRTREND.dll,,,1
  87.  
  88. [SACopy.INF]
  89. strmanim.inf
  90.  
  91. [SADepFiles]
  92.  
  93. [Strings]
  94. NS_INF_NAME = "strmanim.inf"
  95.  
  96. KEY_MEDIA_PLAYER = "Software\Microsoft\MediaPlayer"
  97.  
  98. ;////////////////////////////////////////////////////////
  99. ;// Only localize strings below this line
  100. ;////////////////////////////////////////////////////////
  101. LANGUAGE = "ES"
  102.  
  103. PROMPT_UNINSTALL_COMPLETE = "Se complet≤ la desinstalaci≤n de Microsoft Streaming Animation."
  104.  
  105. TITLE_UNINSTALL = "Desinstalaci≤n de Microsoft Streaming Animation"
  106.  
  107. ;Error Messages
  108. ERROR_WRONG_ADVPACK_VERSION = "Necesita una versi≤n mßs reciente del archivo Advpack.dll"
  109.  
  110. CONFIRM_ERROR = "Debe tener instalado Media Player 5.2 o superior para poder instalar este software."
  111.  
  112. CONFIRM_UNINSTALL = "┐Estß seguro de que desea desinstalar Microsoft Streaming Animation?"
  113.  
  114.